home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / v20timer.arc / V20TIMER.DOC < prev   
Text File  |  1985-11-02  |  2KB  |  57 lines

  1. ;
  2. ;
  3. ;                            V20TIMER.ASM
  4. ;
  5. ;    Adapted from "ptimer.asm/cpu.com"
  6. ;
  7. ;    Modified 851028 by COMPUQUEST Inc. to show full, accurate clock speed.
  8. ;
  9. ;    
  10. ;    This timing loop is constructed to take exactly 10.0 seconds to
  11. ;    execute when run on a standard pc/compatible using the 8088 micro
  12. ;    and the standard clock speed of 4.77 Mhz.
  13. ;
  14. ;    The speed gain achieved by using the NEC V20, as can be seen, is
  15. ;    almost 300%.  It should be noted that the V20 gets its advantage
  16. ;    mainly from its ability to execute instructions in a fraction of
  17. ;    the normal bus-cycle time taken to do the same instruction with
  18. ;    an 8088.  Therefore, this timing test shows a greater improvement
  19. ;    than you would see with normal PC use.
  20. ;
  21. ;    Still... a V20 in your PC will make a BIG DIFFERENCE in speed for
  22. ;    things like spreadsheet recalcs, assemblies, compiles, and other
  23. ;    tasks where alot of memory moves, calculation instructions etc. are
  24. ;    going on.   
  25. ;
  26. ;    As a good example, that %$*&#@$ wait needed to run the Memory Check
  27. ;    when you boot a PC will take only about 1/4 the time !!
  28. ;
  29. ;
  30. ;        NOTE:  COMPUQUEST Inc. is an electronic engineering Co.
  31. ;               that designs and develops microprocessor-based    
  32. ;               products; both hardware and software.  If you need
  33. ;               more info, give us a call !!
  34. ;
  35. ;   SPEED UP YOUR PC/COMPATIBLE FOR JUST $19.95 with NEC V20-8!
  36. ;Only $19.95 from COMPUQUEST Inc. !   In Stock, Same-day Shipment !
  37. ;Includes installation instructions.  This is an 8 Mhz part!
  38. ;NEC V20-8 is a direct replacement for 8088 CPU.  Just plug in and go.
  39. ;Complete compatibility with 8087. Uses only 20% of the power that
  40. ;the 8088 draws, and makes your PC run up to 90%  --- -- ->FASTER!!
  41. ;Use your Master Charge, VISA, AMEX, COD or Check.
  42. ;Delivery in Illinois, add 7% tax. ($1.40)
  43. ;Call, write, or pick up Monday - Friday  8:00 / 5:00 at
  44. ; COMPUQUEST Inc.  801 Morse Ave.  Schaumburg, IL  60193    
  45. ;           1-800-722-2353 Outside Illinois
  46. ;           (312) 529-2552 Inside  Illinois or for 
  47. ;                          Nationwide Technical Info
  48. ;     NOTE: V30-8 (replaces 8086) also available at $24.95 ea.
  49. ;
  50. ; Full specification booklet and application notes are available for $5.00
  51. ;
  52. ;
  53.